home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / sync.txt < prev    next >
Text File  |  2006-01-31  |  356b  |  16 lines

  1.  
  2.  -- sync --
  3.  
  4. Synchronize (commit) data to all disks.
  5.  
  6. Usage:
  7.   sync
  8.  
  9. This command will cause all pending disk data in memory to be written out
  10. to the disk.
  11.  
  12. Disk I/O in Visopsys is usually ansynchronous -- i.e. changes are first
  13. made in memory, and then committed to disk at an opportune time.  This
  14. command causes all such data to be committed at once.
  15.  
  16.